Welcome![Sign In][Sign Up]
Location:
Search - linux makefile

Search list

[SCMLCD1602

Description: 使用sdcc编译的stc89c52的1602LCD驱动例程,可使用windows和linux两种环境编译-1602LCD demo for stc89c52,use sdcc to compile the project,use makefile to management the project
Platform: | Size: 6144 | Author: walnut | Hits:

[Audio programusbcamara-2012-07-05

Description: 我们在luvcview这个项目的基础上进行了修改,使之能够在s3c6410平台上运行,采用了6410特有的硬件空间色彩转换和图像缩放功能,也就是 post processor功能。 3 另外需要说一下我们修改后的luvcview可以运行在PC Linux平台和s3c6410平台,源码里面有两个makefile文件,一个针对嵌入式版本一个针对PC Linux版本, 嵌入式版本里面分硬件实现YUV to RGB和软件实现 YUV to RGB ,缺省配置是硬件实现YUV to RGB 及图像的缩放。 4 使用方法: 把 luvcview拷贝到 /mnt目录下面,执行 ./luvcview -d /dev/video2 -f jpg -s 800x600 在LCD屏幕上即可看到采集到的图像。 -d 指定摄像头的设备节点 -f 指定摄像头传给系统的数据格式,-jpg代表为 mjpeg 码流,另外还有 -yuv 这样传给系统的数据yuv422格式的码流。 -s 指定摄像头采集的分辨率为 800x600 如何查看您的摄像头支持的分辨率呢? ./luvcview -d /dev/video2 -L -We were modified on the basis of luvcview on this project, so that it can run on s3c6410 platform, using the 6410 unique hardware color space conversion and image scaling, that is, post processor function. 3 In addition we need to talk about luvcview modified to run on PC Linux platform and s3c6410 platform, there are two makefile source files, one for a PC Linux versions, an embedded version of which points for the hardware and the embedded version of YUV to RGB software YUV to RGB, the default configuration is implemented in hardware YUV to RGB and image scaling. 4 Usage: luvcview copied to the/mnt directory, ./luvcview-d/dev/video2-f jpg-s 800x600 on the LCD screen to see the images collected.-d Specifies the camera device nodes-f specified camera system to pass data format,-jpg representatives mjpeg stream, in addition to-yuv pass this data stream system yuv422 format.-s Specifies the camera capture resolution of 800x600 how to view your camera with a resolution of it? ./luvcview
Platform: | Size: 5756928 | Author: aaa | Hits:

[ELanguagexmake-2.0.5.tar

Description: 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Templates 支持平台 Windows (x86, x64, amd64, x86_amd64) Macosx (i386, x86_64) Linux (i386, x86_64, cross-toolchains …) Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a) iPhoneOS (armv7, armv7s, arm64, i386, x86_64) WatchOS (armv7k, i386) Mingw (i386, x86_64) 支持语言 C/C++ Objc/Objc++ Swift Assembly 内置插件 宏记录脚本和回放插件 加载自定义lua脚本插件 生成IDE工程文件插件(makefile, vs2002 - vs2015, …) 生成doxygen文档插件 iOS app2ipa插件-A make-like build utility based on Lua Simple description target( console ) set_kind( binary ) add_files( src .c ) Build project $ xmake Run target $ xmake run console Debug target $ xmake run-d console Support features Tasks Macros Actions Options Plugins Templates Support platforms Windows (x86, x64, amd64, x86_amd64) Macosx (i386, x86_64) Linux (i386, x86_64, cross-toolchains …) Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a) iPhoneOS (armv7, armv7s, arm64, i386, x86_64) WatchOS (armv7k, i386) Mingw (i386, x86_64) Support Languages C/C++ Objc/Objc++ Swift Assembly Builtin Plugins Macros script plugin Run the custom lua script plugin Generate IDE project file plugin(makefile, vs2002- vs2015 .. ) Generate doxygen document plugin Convert .app to .ipa plugin
Platform: | Size: 2666496 | Author: 王润清 | Hits:

[Linux-Unixepoll

Description: Linux下实现socket编程,使用了epoll函数,文件夹内含有makefile文件。-Linux socket programming, using the epoll function, the folder contains the makefile file.
Platform: | Size: 364544 | Author: 李志伟 | Hits:

[Linux-Unixnetlink

Description: linux下netlink机制实现通信,自己写的小程序实现内核与用户通信,代码十分精简且注释完整,内附有makefile编译文件和使用说明,还有学习文档-Linux u4E0Bnetlink u673A u5239 u5B0 u90B1 u901A u4FE1 uFF0C u81EA u5DF1 u5199 u7684 u5C0F u7A0B u5B9E u7B0 u5185 u6838 u4E0E u7528 u6237 u901A u4FE1 UFF0C u4801 u5801 u5341 u5201 u5206 u7B0 u7B0 u4E14 u6E8 u6E8 UFF0C u8FD8 u6709 u5B66 u4E60 u6587 u6863
Platform: | Size: 25600 | Author: 林凯 | Hits:

[Linux-Unixbuttons

Description: 基于xilinx zynq平台下的linux系统中的按键测试程序,带makefile文件(Xilinx zynq platform based on the Linux system button test procedures, with makefile files)
Platform: | Size: 1024 | Author: 问心雕龙 | Hits:

[OtherNfc_demo

Description: make install nfc demo的一个示例 m1卡读取。(make install An example M1 card reads from make install NFC demo.)
Platform: | Size: 962560 | Author: helloworld2008 | Hits:

[OtherFDTDv8803

Description: c语言编写的FDTD算法代码,可直接在linux等平台运行makefile文件,windows可以稍作修改即可使用(C language FDTD algorithm code, can be directly in the Linux and other platforms running makefile files, windows can be modified slightly can be used)
Platform: | Size: 50176 | Author: 说空话之人 | Hits:

[Linux-Unixhd44780.7z

Description: HD44780 lcd 驱动,可以直接放在kernel 源码目录下,不过要自己在makefile中添加编译(the driver for HD44780 under linux)
Platform: | Size: 6144 | Author: 非文 | Hits:

[ARM-PowerPC-ColdFire-MIPSmobilego_setup_full818

Description: djkqgwr,jkehfgejhrbvfjehrjfbjkwbvfjkhujfgverjbvfjhwgvfjwb
Platform: | Size: 520192 | Author: brizzyk2b | Hits:

[Communication-MobileYFRWH

Description: 这是实际项目中的一个串口通信程序 Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux()
Platform: | Size: 17408 | Author: FEljsez%407292 | Hits:

[VHDL-FPGA-Verilogverilog add4

Description: 分两部分,基于verilog的四位和八位加法器设计,用synopsys的VCS仿真工具进行功能仿真,掌握基本的makefile编写以及linux操作。(Divided into two parts, four and eight adder based on verilog design, function simulation with synopsys VCS simulation tools, master the basic makefile writing and Linux.)
Platform: | Size: 512000 | Author: yzzls | Hits:

[Othertemplet.tar

Description: gcc+make 开发stm32f407工程模板(Development of stm32f407 with gnu make and st-lib)
Platform: | Size: 3130368 | Author: xiaoji56788 | Hits:

[Process-Threadcginjingiostream

Description: 这是实际项目中的一个串口通信程序 Makefile通过开关, 可使此程序适用于 Linux 和嵌入式 ARM Linux()
Platform: | Size: 14336 | Author: ZSP%252174500 | Hits:

[Linux-Unixsqlite-

Description: 将SQLite3.3.8(或者SQLite-3.3.12)移植到ARM2410开发板上,实现数据的增、删、改、查等功能。首先建立交叉编译环境,安装cross-2.95.3.tar.bz2交叉编译工具到/usr/arm-linux目录下,修改/home/sqlite-3.3.8目录下的configure文件的部分内容,将Makefile文件中的部分内容,设置交叉编译环境,再编译并安装,就生成了库文件,然后把sqlite3和lib下的库文件移植到ARM上(Will SQLite3.3.8 (or SQLite- 3.3.12) transplanted into the ARM2410 development board, the realization of data add, delete, change, check, etc.Cross-compilation environment, established by the installation of cross- 2.95.3. Tar. The.bz2 cross compile tools to/usr/arm- Linux directory, modify/home/sqlite- 3.3.8 directory of part of the configure file, the parts of the Makefile, set up the cross compiling environment, compile and install again, generates the library files, and then transplant sqlite3 and library files under the lib to admiral arm SQLite3.3.8 (or sqlite- 3.3.12) transplanted into the ARM2410 development board, realize data add, delete, change, check, etc.Cross-compilation environment, established by the installation of cross- 2.95.3. Tar. The.bz2 cross compile tools to/usr/arm- Linux directory, modify/home/sqlite- 3.3.8 directory of part of the configure file, the parts of the Makefile, set up the cross compiling environment, compile and install again, generates the librar)
Platform: | Size: 4096 | Author: joy | Hits:

[Embeded Linuxsii902xA_hotplug-master

Description: sil9024驱动 用在HDMI上支持1080P 1080I 720P等等支持热插拔。在linux系统下用请修改makefile文件(Sil9024 driver is used in HDMI to support 1080P 1080I 720P and so on. Please modify makefile file file under Linux system)
Platform: | Size: 37888 | Author: wjh0574 | Hits:
« 1 2 ... 35 36 37 38 39 40»

CodeBus www.codebus.net